PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFComboBoxField Class
/ isEditable Method
Collapse All
Expand All
In This Topic
isEditable Method
In This Topic
Gets a value indicating whether the value in combo box is editable by the user.
Syntax
public
boolean
isEditable()
Return Value
True if the user can edit the value selected in the combo box; otherwise false.
See Also
Reference
PDFComboBoxField Class
PDFComboBoxField Members